Cart Details Display
- Name - Enter a name for the content item. This text
appears during design mode (configuration).
- Title - Enter the text to display above this iPart on the
rendered page. If blank, no title displays.
- Do not render in design mode - Select this option to
prevent content record data from being loaded in the content editor. This
improves performance during design time (configuration).
- iPart CSS class - (optional) Enter the name of a CSS
class that will be applied to the iPart at runtime. Add this CSS class to an
appropriate style sheet. Using such classes lets you apply special formatting
to targeted iParts in a reusable way.
- Display a border around this content - Select this option
to display a border around this iPart on the rendered page.
- Display content within a collapsible panel - Enable to
allow users to minimize the panel within the page, to work with dense pages
more efficiently.
- Show the content as collapsed - Enable to display the
panel minimized by default.
Tip: Be sure that the
Title above makes clear what data is hidden from view.
- Item details content - Specifies which content record to
display when a user clicks a product item's link in their cart. The system
uses Product_Display; if you remove it and specify no content
record (or it cannot be found), the item's name displays as plain text.
- Event details content - Specifies which content record to
display when a user clicks an event item's link in their cart. The system uses
Event_Display; if you remove it and specify no content record
(or it cannot be found), the item's name displays as plain text.
Notes
- When an unauthenticated user logs in, the cart item total might increase.
This is because the cart merges the currently selected items with the user's
pre-existing cart.
- If there is insufficient stock to fill the order, users are prompted to
reduce the quantity up to the current maximum. For items that are not
available, an out-of-stock message displays.
- Each item's title is a link to its product details page. This allows users
to view item details, if configured, and to add more items to the cart.
- The ID that the iPart uses and displays depends on the
context:
- If a URL containing a ContactKey is provided, it loads
that contact's information.
- If no URL is provided and an On Behalf Of contact is
selected, it loads the On Behalf Of contact's information.
- If no URL is provided and no On Behalf Of contact is
selected, it loads the signed in user's information.
- If the user is not signed in, it displays limited information.